create Fill
Create a new fill, fails if type is unknown.
Return
the created fill's handle.
Parameters
fill Type
the type of the fill object that shall be created.
Deprecated
Use type safe overload instead.
Replace with
this.createFill(FillType.)Content copied to clipboard
Create a new fill, fails if type is unknown.
Return
the created fill's handle.
Parameters
fill Type
the type of the fill object that shall be created.